RoundedCornerCompat
Represents a rounded corner of the display.
Note: The center coordinates and radius are an approximation of the actual display corner (based on the display's rounded corner shape).
RoundedCornerCompat is immutable.
Constructors
Link copied to clipboard
Creates a RoundedCornerCompat.
Types
Link copied to clipboard
Properties
Link copied to clipboard
The rounded corner is at the bottom-left of the screen.
Link copied to clipboard
The rounded corner is at the bottom-right of the screen.
Link copied to clipboard
The rounded corner is at the top-left of the screen.
Link copied to clipboard
The rounded corner is at the top-right of the screen.
Functions
Link copied to clipboard
Returns the circle center of a quarter circle approximation of this RoundedCornerCompat.
Link copied to clipboard
Returns the x-coordinate of the circle center of a quarter circle approximation of this RoundedCornerCompat.
Link copied to clipboard
Returns the y-coordinate of the circle center of a quarter circle approximation of this RoundedCornerCompat.
Link copied to clipboard
Get the position of this RoundedCornerCompat.
Link copied to clipboard
Returns the radius of a quarter circle approximation of this RoundedCornerCompat.